From: Richard M. Stallman Date: Mon, 2 Jun 1997 00:07:26 +0000 (+0000) Subject: [__alpha__] (NO_SHARED_LIBS): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80971 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9e30760d44de1ec848ffe20e636beb62bed67567;p=emacs.git [__alpha__] (NO_SHARED_LIBS): Defined. --- diff --git a/src/s/netbsd.h b/src/s/netbsd.h index b6535665724..a5c3360c8de 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h @@ -3,6 +3,10 @@ /* Get most of the stuff from bsd4.3 */ #include "bsd4-3.h" +#ifdef __alpha__ +#define NO_SHARED_LIBS +#endif + /* For mem-limits.h. */ #define BSD4_2